runtime.writeUserArenaHeapBits.write (method)
4 uses
runtime (current package)
arena.go#L577: h = h.write(s, readUintptr(addb(p, i/8)), k)
arena.go#L631: func (h writeUserArenaHeapBits) write(s *mspan, bits, valid uintptr) writeUserArenaHeapBits {
arena.go#L668: h = h.write(s, 0, ptrBits)
arena.go#L671: return h.write(s, 0, words)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |